---
title: Generative AI
description: Create vector databases, create and compare LLM blueprints in the playground, and prepare LLMs for deployment.
section_name: Generative AI
maturity: public-preview
platform: cloud-only

---

# Generative AI {: #generative-ai }

!!! info "Availability information"
    DataRobot's Generative AI capabilities are available for purchase; contact your DataRobot representative or administrator for information on enabling this feature. Try this functionality for yourself in a limited capacity in the DataRobot trial experience.

Working with generative AI (GenAI) in DataRobot can include creating vector databases, creating and comparing LLM blueprints in the playground, preparing LLM blueprints for deployment, and optionally bringing your own LLM.

See the [list of considerations](genai-consider) to keep in mind when working with DataRobot GenAI.


Topic   |   Describes...
---------|-----------------
[GenAI quickstart](genai-quickstart) | The steps for using DataRobot GenAI with or without your own data.
[GenAI in DataRobot overview](genai-overview) | An overview of the DataRobot GenAI workflow.
[Create vector databases](vector-dbs) | Creating the vector database configuration.
[Create LLMs in the playground](playground) | Creating LLMs and fine-tuning results.
[Compare LLM blueprints in the playground](compare-llm) | Comparing LLMs.
[Deploy LLMs to production](deploy-llm) | Registering LLMs for deployment.
[End-to-end code-first generative AI experimentation](genai-e2e.ipynb)| A comprehensive overview of the generative AI features DataRobot has to offer with the Python SDK.
[Create external vector databases with code](ext-vector-db.ipynb) | How to build, validate, and register an external vector database to the DataRobot platform using DataRobot's Python SDK.
[GenAI glossary](genai-glossary) | Terms relevant to DataRobot GenAI capabilities.
[Feature considerations](genai-consider) | Criteria to keep in mind when working with DataRobot GenAI AI capabilities.
[Troubleshooting](genai-troubleshooting) | Error handling for common playground and VDB situations.
